home *** CD-ROM | disk | FTP | other *** search
- -- card: 201948 from stack: in.0
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 201106
- -- name:
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=353 top=268 right=318 bottom=436
- -- title width / last selected line: 0
- -- icon id / first selected line: 32650 / 32650
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: To the Glossary
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left
- go to next card
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: A000
- -- rect: left=183 top=268 right=319 bottom=286
- -- title width / last selected line: 0
- -- icon id / first selected line: 32462 / 32462
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: How do you use it?
- ----- HyperTalk script -----
- on mouseUp
- visual effect venetian blinds
- push card
- go card "Explain"
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=444 top=239 right=275 bottom=483
- -- title width / last selected line: 0
- -- icon id / first selected line: 14109 / 14109
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: return to last card
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- pop card
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=444 top=200 right=236 bottom=483
- -- title width / last selected line: 0
- -- icon id / first selected line: 21060 / 21060
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: return to last card
- ----- HyperTalk script -----
- on mouseUp
- visual effect venetian blinds
- push card
- go card "Explain"
- end mouseUp
-
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=444 top=159 right=195 bottom=483
- -- title width / last selected line: 0
- -- icon id / first selected line: 28725 / 28725
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- domenu home
- end mouseUp
-
-